▍ humdrum codex / soft
1.6 KB raw
id
TASK-021
title
TUI: 7-day calendar week view
status
To Do
assignee
created_date
2026-06-12 04:21
labels
tui, feature
dependencies
priority
medium
ordinal
21000

Description

The Calendar panel currently shows a flat list of upcoming events sorted by time. Add a 7-day grid view as an alternative display mode (toggled with v when the panel is focused): one column per day, events listed vertically within each day column.

Layout sketch:

Mon     Tue     Wed     Thu     Fri     Sat     Sun
Jun 9   Jun 10  Jun 11  Jun 12  Jun 13  Jun 14  Jun 15
──────  ──────  ──────  ──────  ──────  ──────  ──────
9:00am  All day         2:00pm
Standup Release         Dentist

Implementation:

Acceptance Criteria